home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Examples / MiscClassDecoder / PB.project < prev    next >
Encoding:
Text File  |  1994-12-01  |  779 b   |  27 lines

  1. INSTALLDIR = "$(HOME)/Apps";
  2. FILESTABLE = {
  3.     OTHER_LIBS = (Media_s, MiscKit, NeXT_s);
  4.     CLASSES = (MiscClassDecoderMgr.m);
  5.     BUNDLES = (MiscClassDecoder.bproj);
  6.     OTHER_SOURCES = (.dir.tiff, Makefile, Makefile.postamble, Makefile.preamble, README.rtf, services.txt);
  7.     H_FILES = (MiscClassDecoderMgr.h);
  8.     INTERFACES = (InfoPanel.nib, MiscClassDecoder.nib);
  9.     OTHER_LINKED = ();
  10.     SUBPROJECTS = ();
  11.     M_FILES = (MiscClassDecoder_main.m);
  12. };
  13. APPICON = MiscClassDecoder.tiff;
  14. GENERATEMAIN = YES;
  15. DOCICONFILES = ();
  16. APPCLASS = Application;
  17. MAINNIB = MiscClassDecoder;
  18. DOCEXTENSIONS = ();
  19. PROJECTTYPE = Application;
  20. PROJECTVERSION = 1.1;
  21. LOCALIZABLE_FILES = {
  22.     MiscClassDecoder.nib;
  23. };
  24. PROJECTNAME = MiscClassDecoder;
  25. SYSTEMEXTENSIONS = ();
  26. LANGUAGE = English;
  27.